func golang.org/x/net/http2.httpCodeString
2 uses
golang.org/x/net/http2 (current package)
http2.go#L198: func httpCodeString(code int) string {
write.go#L214: encKV(enc, ":status", httpCodeString(w.httpResCode))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)